.texte {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-align: justify}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000066; text-decoration: underline}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333366;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;
	border: 1px solid #333366;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330099;
	background-color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #333366;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}
.texteCopie { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-align: justify }
.fond {  background-attachment: fixed; background-image: url(../images/fond.gif); background-repeat: no-repeat; background-position: right top}
.fond2 {
background-attachment: fixed; background-image: url(../images/fond-photo.jpg); background-repeat: no-repeat; background-position: left top
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
.texteadresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: left;
	font-weight: bold;

}
body {
	background-image: url(../images/fond1.gif);
	background-repeat: repeat-x;
	background-color: #6898D8;
}
